From: Francesco Potortì Date: Mon, 7 May 2001 16:00:50 +0000 (+0000) Subject: Typo: "we show it Lisp syntax" --> ... its LIsp .. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~40431 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=8087f4a0458ab67f578848582f0cea325eea3f1e;p=emacs.git Typo: "we show it Lisp syntax" --> ... its LIsp .. --- diff --git a/man/search.texi b/man/search.texi index 5ce8617f2ad..3ab76eacb29 100644 --- a/man/search.texi +++ b/man/search.texi @@ -698,7 +698,7 @@ setting of the syntax table (@pxref{Syntax}). Here is a complicated regexp, stored in @code{sentence-end} and used by Emacs to recognize the end of a sentence together with any -whitespace that follows. We show it Lisp syntax to distinguish the +whitespace that follows. We show its Lisp syntax to distinguish the spaces from the tab characters. In Lisp syntax, the string constant begins and ends with a double-quote. @samp{\"} stands for a double-quote as part of the regexp, @samp{\\} for a backslash as part